Calculate the length of the entry contents in characters, not in bytes.
authorMatthias Clasen <maclas@gmx.de>
Fri, 4 Jun 2004 01:19:55 +0000 (01:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 4 Jun 2004 01:19:55 +0000 (01:19 +0000)
commit8509d7f4ea6c11b88bf6c1b56bad7ebe89c12df7
tree802552da049245633e82dcc20780d62963ee5779
parent4d33f2c956971aca56176bb0b33dd7eab544293d
Calculate the length of the entry contents in characters, not in bytes.

Thu Jun  3 21:17:29 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentry.c (gtk_entry_completion_timeout): Calculate the
length of the entry contents in characters, not in bytes.

* gtk/gtkentry.c (paste_received): Don't pop up the completion
window on paste, noticed by Anders Carlsson.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c